home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / wordproc / clipt122.arj / CLIPIT.DOC < prev    next >
Text File  |  1994-03-11  |  2KB  |  50 lines

  1.  
  2.           CLIPIT Version 1.22 (C) 1994 Wightman Enterprises
  3.  
  4.                      Written in Assembly Language
  5.  
  6.                    Send $10.00 Registration Fee to
  7.  
  8.                           Daniel J. Wightman
  9.                          4 Arthur st. Apt. 12
  10.                           Brockton Ma. 02402
  11.  
  12.  
  13.   ---------------------------------------------------------------------
  14.   Because of the low cost of CheapWare, I am unable to send you a disk.
  15.   After you have registered you can call me at (508) 584 - 4470 (voice),
  16.   and I'll upload the registered version to you (contains some goodies).
  17.   ---------------------------------------------------------------------
  18.   I would like to thank Peter Neuendorffer for the consulting and beta
  19.   testing and my family for supplying the necessary programming tools
  20.   (twinkies and coffee). 
  21.   ---------------------------------------------------------------------
  22.   This program is a TSR (Terminate and Stay Resident) which allows you
  23.   to clip the current text screen contents into memory.  When you first
  24.   run the program there will be three prompts,
  25.  
  26.   EXAMPLE:
  27.           Press a key combo for CLIP
  28.           Press a key combo for SHOW
  29.           Press a key combo for KILL
  30.  
  31.                  ======== KEY DEFINITIONS ========
  32.                  CLIP  Clips the screen
  33.                  SHOW  Shows the screen you cliped
  34.                  KILL  Removes TSR from memory
  35.                  =================================
  36.  
  37.   After each Prompt, select your favorite keys for that function.
  38.   Valid Key Combo's are any of the <SHIFT>,<CTRL>,<ALT> keys, which are
  39.   called Shift Status Keys, plus whatever Hot-Key you select,
  40.  
  41.   EXAMPLE:
  42.           <SHIFT> <F1>
  43.           <CTRL>  <F1>
  44.           <CTRL>  <ALT>   <F1>
  45.           <CTRL>  <SHIFT> <C>
  46.  
  47.   ---------------------------------------------------------------------
  48.           To run the program, type CLIPIT at the DOS prompt.
  49.   ---------------------------------------------------------------------
  50.